Skip to content

🎨 Make concatenating ct_string and cts_t easier#245

Merged
lukevalenty merged 1 commit intointel:mainfrom
elbeno:ctst-cts-concat
Jul 10, 2025
Merged

🎨 Make concatenating ct_string and cts_t easier#245
lukevalenty merged 1 commit intointel:mainfrom
elbeno:ctst-cts-concat

Conversation

@elbeno
Copy link
Contributor

@elbeno elbeno commented Jul 9, 2025

Problem:

  • ct_string and cts_t are platonically the same, so it makes sense to be able to concatenate them.

Solution:

  • Enable binary operator+ working with ct_string and cts_t operands.

Problem:
- `ct_string` and `cts_t` are platonically the same, so it makes sense to be
  able to concatenate them.

Solution:
- Enable binary `operator+` working with `ct_string` and `cts_t` operands.
Copy link
Contributor

@lukevalenty lukevalenty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@lukevalenty lukevalenty enabled auto-merge July 9, 2025 23:15
@lukevalenty lukevalenty merged commit 5f65449 into intel:main Jul 10, 2025
42 checks passed
@elbeno elbeno deleted the ctst-cts-concat branch October 16, 2025 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants